kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.collections
/
[JRE]List
/
get
get
JRE
abstract
operator
fun
get
(
index
:
Int
)
:
E
Content copied to clipboard
Returns the element at the specified index in the list.